XML Einrichten Version 1.3
ClassOfGoods Complex Type
XML Einrichten Version 1.3 : ClassOfGoods Complex Type
Beschreibung
Katageorisierung für ein Produkt über Klassikationsschema, Merkmal und Merkmalswert
Namensraum (none)
Diagramm
ClassOfGoodsValue Element ClassOfGoodsFeature Element ClassOfGoodsType Element Sequence ClassOfGoods Complex Type
Overview
ClassOfGoods
Katageorisierung für ein Produkt über Klassikationsschema, Merkmal und Merkmalswert
Verwendet von
ClassOfGoods Element
ClassOfGoods Element
ClassOfGoods Element
Quelle
<xs:complexType name="ClassOfGoods" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Katageorisierung für ein Produkt über Klassikationsschema, Merkmal und Merkmalswert</xs:documentation>
    <xs:documentation xml:lang="en">Categorization of a product by categorization schema type, feature and option</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ClassOfGoodsType" type="ClassOfGoodsType" minOccurs="1" />
    <xs:element name="ClassOfGoodsFeature" type="ClassOfGoodsFeature" minOccurs="0" />
    <xs:element name="ClassOfGoodsValue" type="ClassOfGoodsValue" minOccurs="1" />
  </xs:sequence>
</xs:complexType>
Siehe auch
XML Einrichten Version 1.3